From 8e6dcfd56bd4bbb9befbbaf0620d98274fdd94ef Mon Sep 17 00:00:00 2001 From: "kaf24@scramble.cl.cam.ac.uk" Date: Sat, 20 Dec 2003 11:49:08 +0000 Subject: [PATCH] bitkeeper revision 1.654 (3fe43734T7FuFmx0jOQyrPIB7YMrZQ) Makefile: Update version to 1.2-rc --- xen/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/Makefile b/xen/Makefile index be24c07e0f..0e823baa50 100644 --- a/xen/Makefile +++ b/xen/Makefile @@ -3,7 +3,7 @@ # All other places this is stored (eg. compile.h) should be autogenerated. export XEN_VERSION = 1 export XEN_SUBVERSION = 2 -export XEN_EXTRAVERSION = "-devel" +export XEN_EXTRAVERSION = "-rc" export BASEDIR := $(shell pwd) -- 2.30.2